More ChangeLog fixups.
authorOwen Taylor <otaylor@src.gnome.org>
Wed, 12 Aug 1998 16:53:45 +0000 (16:53 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 12 Aug 1998 16:53:45 +0000 (16:53 +0000)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8

index 3b22d214d7d0220f6cd45f6770efe6107365bc61..a6cad6a4878e49576a72744edc69b63767ed0a8a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdk.h gdk/gdkfont.c: Added gdk_text/string_extents() - 
-         too calculate all the metrics at once of a string, including
+         to calculate all the metrics at once of a string, including
          things which weren't calculated before.
 
        * gtk/Makefile.am gtk/gtk.h gtk/gtktearoffmenu.[ch]: New
@@ -16,10 +16,11 @@ Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkitemfactory.c: 
          - Create a AccelGroup for each MenuShell we create.
-         - If an '&' appears before a  character 'c' in the path,
+         - If an '_' appears before a  character 'c' in the path,
            then make 'c' an accelerator in the menu's accel group,
            and if the menuitem is menubar <alt>C an accelerator 
-           in the itemfactory's accel group.
+           in the itemfactory's accel group. Double '__' inserts
+           a literal '_'
 
        * gtk/gtklabel.[ch]: Add support for a pattern arg - 
           which is a string. If an '_' appears in this string,
@@ -118,7 +119,6 @@ Thu Aug  6 22:37:21 1998  Stefan Jeske  <stefan@gtk.org>
        * gtk/gtkclist.c: Renamed my_merge and my_mergesort to
        gtk_clist_merge and gtk_clist_mergesort. :)
 
->>>>>>> 1.579
 1998-08-06  Martin Baulig  <martin@home-of-linux.org>
 
        * gtk/gtkclist.c: Renamed `merge' -> `my_merge' and
index 3b22d214d7d0220f6cd45f6770efe6107365bc61..a6cad6a4878e49576a72744edc69b63767ed0a8a 100644 (file)
@@ -1,7 +1,7 @@
 Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdk.h gdk/gdkfont.c: Added gdk_text/string_extents() - 
-         too calculate all the metrics at once of a string, including
+         to calculate all the metrics at once of a string, including
          things which weren't calculated before.
 
        * gtk/Makefile.am gtk/gtk.h gtk/gtktearoffmenu.[ch]: New
@@ -16,10 +16,11 @@ Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkitemfactory.c: 
          - Create a AccelGroup for each MenuShell we create.
-         - If an '&' appears before a  character 'c' in the path,
+         - If an '_' appears before a  character 'c' in the path,
            then make 'c' an accelerator in the menu's accel group,
            and if the menuitem is menubar <alt>C an accelerator 
-           in the itemfactory's accel group.
+           in the itemfactory's accel group. Double '__' inserts
+           a literal '_'
 
        * gtk/gtklabel.[ch]: Add support for a pattern arg - 
           which is a string. If an '_' appears in this string,
@@ -118,7 +119,6 @@ Thu Aug  6 22:37:21 1998  Stefan Jeske  <stefan@gtk.org>
        * gtk/gtkclist.c: Renamed my_merge and my_mergesort to
        gtk_clist_merge and gtk_clist_mergesort. :)
 
->>>>>>> 1.579
 1998-08-06  Martin Baulig  <martin@home-of-linux.org>
 
        * gtk/gtkclist.c: Renamed `merge' -> `my_merge' and
index 3b22d214d7d0220f6cd45f6770efe6107365bc61..a6cad6a4878e49576a72744edc69b63767ed0a8a 100644 (file)
@@ -1,7 +1,7 @@
 Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdk.h gdk/gdkfont.c: Added gdk_text/string_extents() - 
-         too calculate all the metrics at once of a string, including
+         to calculate all the metrics at once of a string, including
          things which weren't calculated before.
 
        * gtk/Makefile.am gtk/gtk.h gtk/gtktearoffmenu.[ch]: New
@@ -16,10 +16,11 @@ Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkitemfactory.c: 
          - Create a AccelGroup for each MenuShell we create.
-         - If an '&' appears before a  character 'c' in the path,
+         - If an '_' appears before a  character 'c' in the path,
            then make 'c' an accelerator in the menu's accel group,
            and if the menuitem is menubar <alt>C an accelerator 
-           in the itemfactory's accel group.
+           in the itemfactory's accel group. Double '__' inserts
+           a literal '_'
 
        * gtk/gtklabel.[ch]: Add support for a pattern arg - 
           which is a string. If an '_' appears in this string,
@@ -118,7 +119,6 @@ Thu Aug  6 22:37:21 1998  Stefan Jeske  <stefan@gtk.org>
        * gtk/gtkclist.c: Renamed my_merge and my_mergesort to
        gtk_clist_merge and gtk_clist_mergesort. :)
 
->>>>>>> 1.579
 1998-08-06  Martin Baulig  <martin@home-of-linux.org>
 
        * gtk/gtkclist.c: Renamed `merge' -> `my_merge' and
index 3b22d214d7d0220f6cd45f6770efe6107365bc61..a6cad6a4878e49576a72744edc69b63767ed0a8a 100644 (file)
@@ -1,7 +1,7 @@
 Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdk.h gdk/gdkfont.c: Added gdk_text/string_extents() - 
-         too calculate all the metrics at once of a string, including
+         to calculate all the metrics at once of a string, including
          things which weren't calculated before.
 
        * gtk/Makefile.am gtk/gtk.h gtk/gtktearoffmenu.[ch]: New
@@ -16,10 +16,11 @@ Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkitemfactory.c: 
          - Create a AccelGroup for each MenuShell we create.
-         - If an '&' appears before a  character 'c' in the path,
+         - If an '_' appears before a  character 'c' in the path,
            then make 'c' an accelerator in the menu's accel group,
            and if the menuitem is menubar <alt>C an accelerator 
-           in the itemfactory's accel group.
+           in the itemfactory's accel group. Double '__' inserts
+           a literal '_'
 
        * gtk/gtklabel.[ch]: Add support for a pattern arg - 
           which is a string. If an '_' appears in this string,
@@ -118,7 +119,6 @@ Thu Aug  6 22:37:21 1998  Stefan Jeske  <stefan@gtk.org>
        * gtk/gtkclist.c: Renamed my_merge and my_mergesort to
        gtk_clist_merge and gtk_clist_mergesort. :)
 
->>>>>>> 1.579
 1998-08-06  Martin Baulig  <martin@home-of-linux.org>
 
        * gtk/gtkclist.c: Renamed `merge' -> `my_merge' and
index 3b22d214d7d0220f6cd45f6770efe6107365bc61..a6cad6a4878e49576a72744edc69b63767ed0a8a 100644 (file)
@@ -1,7 +1,7 @@
 Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdk.h gdk/gdkfont.c: Added gdk_text/string_extents() - 
-         too calculate all the metrics at once of a string, including
+         to calculate all the metrics at once of a string, including
          things which weren't calculated before.
 
        * gtk/Makefile.am gtk/gtk.h gtk/gtktearoffmenu.[ch]: New
@@ -16,10 +16,11 @@ Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkitemfactory.c: 
          - Create a AccelGroup for each MenuShell we create.
-         - If an '&' appears before a  character 'c' in the path,
+         - If an '_' appears before a  character 'c' in the path,
            then make 'c' an accelerator in the menu's accel group,
            and if the menuitem is menubar <alt>C an accelerator 
-           in the itemfactory's accel group.
+           in the itemfactory's accel group. Double '__' inserts
+           a literal '_'
 
        * gtk/gtklabel.[ch]: Add support for a pattern arg - 
           which is a string. If an '_' appears in this string,
@@ -118,7 +119,6 @@ Thu Aug  6 22:37:21 1998  Stefan Jeske  <stefan@gtk.org>
        * gtk/gtkclist.c: Renamed my_merge and my_mergesort to
        gtk_clist_merge and gtk_clist_mergesort. :)
 
->>>>>>> 1.579
 1998-08-06  Martin Baulig  <martin@home-of-linux.org>
 
        * gtk/gtkclist.c: Renamed `merge' -> `my_merge' and
index 3b22d214d7d0220f6cd45f6770efe6107365bc61..a6cad6a4878e49576a72744edc69b63767ed0a8a 100644 (file)
@@ -1,7 +1,7 @@
 Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdk.h gdk/gdkfont.c: Added gdk_text/string_extents() - 
-         too calculate all the metrics at once of a string, including
+         to calculate all the metrics at once of a string, including
          things which weren't calculated before.
 
        * gtk/Makefile.am gtk/gtk.h gtk/gtktearoffmenu.[ch]: New
@@ -16,10 +16,11 @@ Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkitemfactory.c: 
          - Create a AccelGroup for each MenuShell we create.
-         - If an '&' appears before a  character 'c' in the path,
+         - If an '_' appears before a  character 'c' in the path,
            then make 'c' an accelerator in the menu's accel group,
            and if the menuitem is menubar <alt>C an accelerator 
-           in the itemfactory's accel group.
+           in the itemfactory's accel group. Double '__' inserts
+           a literal '_'
 
        * gtk/gtklabel.[ch]: Add support for a pattern arg - 
           which is a string. If an '_' appears in this string,
@@ -118,7 +119,6 @@ Thu Aug  6 22:37:21 1998  Stefan Jeske  <stefan@gtk.org>
        * gtk/gtkclist.c: Renamed my_merge and my_mergesort to
        gtk_clist_merge and gtk_clist_mergesort. :)
 
->>>>>>> 1.579
 1998-08-06  Martin Baulig  <martin@home-of-linux.org>
 
        * gtk/gtkclist.c: Renamed `merge' -> `my_merge' and
index 3b22d214d7d0220f6cd45f6770efe6107365bc61..a6cad6a4878e49576a72744edc69b63767ed0a8a 100644 (file)
@@ -1,7 +1,7 @@
 Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdk.h gdk/gdkfont.c: Added gdk_text/string_extents() - 
-         too calculate all the metrics at once of a string, including
+         to calculate all the metrics at once of a string, including
          things which weren't calculated before.
 
        * gtk/Makefile.am gtk/gtk.h gtk/gtktearoffmenu.[ch]: New
@@ -16,10 +16,11 @@ Tue Jul 21 12:42:01 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkitemfactory.c: 
          - Create a AccelGroup for each MenuShell we create.
-         - If an '&' appears before a  character 'c' in the path,
+         - If an '_' appears before a  character 'c' in the path,
            then make 'c' an accelerator in the menu's accel group,
            and if the menuitem is menubar <alt>C an accelerator 
-           in the itemfactory's accel group.
+           in the itemfactory's accel group. Double '__' inserts
+           a literal '_'
 
        * gtk/gtklabel.[ch]: Add support for a pattern arg - 
           which is a string. If an '_' appears in this string,
@@ -118,7 +119,6 @@ Thu Aug  6 22:37:21 1998  Stefan Jeske  <stefan@gtk.org>
        * gtk/gtkclist.c: Renamed my_merge and my_mergesort to
        gtk_clist_merge and gtk_clist_mergesort. :)
 
->>>>>>> 1.579
 1998-08-06  Martin Baulig  <martin@home-of-linux.org>
 
        * gtk/gtkclist.c: Renamed `merge' -> `my_merge' and